FixBaseProvider.GetSessionInfo<T> (SessionID) Method

protected T GetSessionInfo<T>( 
SessionID sessionId 

where T : IBaseSessionInfo
This language is not supported or no code example is available.
generic<typename T> 
where T : IBaseSessionInfo
protected:  
T^ GetSessionInfo( 
SessionID^ sessionId 
)
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.

Type Parameters

T

Parameters

sessionId
SessionID

Return Value

T

In this article

Definition